Click or drag to resize

Border Methods

The Border type exposes the following members.

Methods
 NameDescription
Protected methodApplyStyles
(Inherited from Container)
Public methodAttachNative
(Inherited from Control)
Public methodDetach
(Inherited from Control)
Public methodDetachNative
(Inherited from Control)
Public methodDispose
(Inherited from Widget)
Protected methodDispose(Boolean)
(Inherited from Control)
Public methodDoDragDrop
(Inherited from Control)
Public methodFindChild(Type, String)
(Inherited from Container)
Public methodFindChild``1(String)
(Inherited from Container)
Public methodFindParent(String)
(Inherited from Control)
Public methodFindParent(Type, String)
(Inherited from Control)
Public methodFocus
(Inherited from Control)
Protected methodGetCallback
(Inherited from Control)
Protected methodInitialize
(Inherited from Widget)
Public methodInvalidate
(Inherited from Control)
Public methodInvalidate(Boolean)
(Inherited from Control)
Public methodInvalidate(Rectangle)
(Inherited from Control)
Public methodInvalidate(Rectangle, Boolean)
(Inherited from Control)
Public methodMapPlatformCommand
(Inherited from Control)
Protected methodOnApplyCascadingStyles
(Inherited from Control)
Protected methodOnDataContextChanged
(Inherited from BindableWidget)
Protected methodOnDragDrop
(Inherited from Control)
Protected methodOnDragEnter
(Inherited from Control)
Protected methodOnDragLeave
(Inherited from Control)
Protected methodOnDragOver
(Inherited from Control)
Protected methodOnEnabledChanged
(Inherited from Control)
Protected methodOnGotFocus
(Inherited from Control)
Protected methodOnKeyDown
(Inherited from Control)
Protected methodOnKeyUp
(Inherited from Control)
Protected methodOnLoad
(Inherited from Container)
Protected methodOnLoadComplete
(Inherited from Container)
Protected methodOnLostFocus
(Inherited from Control)
Protected methodOnMouseDoubleClick
(Inherited from Control)
Protected methodOnMouseDown
(Inherited from Control)
Protected methodOnMouseEnter
(Inherited from Control)
Protected methodOnMouseLeave
(Inherited from Control)
Protected methodOnMouseMove
(Inherited from Control)
Protected methodOnMouseUp
(Inherited from Control)
Protected methodOnMouseWheel
(Inherited from Control)
Protected methodOnPreLoad
(Inherited from Container)
Protected methodOnShown
(Inherited from Control)
Protected methodOnSizeChanged
(Inherited from Control)
Protected methodOnStyleChanged
(Inherited from Container)
Protected methodOnTextInput
(Inherited from Control)
Protected methodOnUnLoad
(Inherited from Container)
Public methodPointFromScreen
(Inherited from Control)
Public methodPointToScreen
(Inherited from Control)
Public methodRectangleFromScreen
(Inherited from Control)
Public methodRectangleToScreen
(Inherited from Control)
Public methodRemove(Control)
(Inherited from Panel)
Public methodRemove(IEnumerableControl)
(Inherited from Container)
Public methodRemoveAll
(Inherited from Container)
Protected methodRemoveLogicalParent
(Inherited from Container)
Protected methodRemoveParent
(Inherited from Container)
Public methodResumeLayout
(Inherited from Control)
Protected methodSetLogicalParent
(Inherited from Container)
Protected methodSetParent
(Inherited from Container)
Public methodSuspendLayout
(Inherited from Control)
Public methodToString
(Inherited from Widget)
Public methodUnbind
(Inherited from BindableWidget)
Public methodUpdateBindings
(Inherited from BindableWidget)
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also