Свойство | Type | Description | |
---|---|---|---|
ClipToBoundsHandlerProperty | |||
ClipToBoundsProperty | |||
CursorDisplayHandlerProperty | |||
CursorProperty | |||
SystemCursorProperty |
Méthode | Description | |
---|---|---|
GetClipToBounds ( |
Gets the ClipToBounds property. This dependency property indicates whether the element should be clipped to its bounds.
|
|
GetCursor ( |
Gets the Cursor property. This dependency property indicates the cursor to use when a mouse cursor is moved over the control.
|
|
GetSystemCursor ( |
Gets the SystemCursor property. This dependency property indicates the system CoreCursorType to use for the control's mouse cursor.
|
|
HasNonDefaultValue ( this @this, |
Determines whether the element has a non default value of the specified dependency property.
|
|
SetClipToBounds ( |
Sets the ClipToBounds property. This dependency property indicates whether the element should be clipped to its bounds.
|
|
SetCursor ( |
Sets the Cursor property. This dependency property indicates the cursor to use when a mouse cursor is moved over the control.
|
|
SetSystemCursor ( |
Sets the SystemCursor property. This dependency property indicates the system CoreCursorType to use for the control's mouse cursor.
|
Méthode | Description | |
---|---|---|
GetClipToBoundsHandler ( |
||
GetCursorDisplayHandler ( |
||
OnClipToBoundsChanged ( |
Handles changes to the ClipToBounds property.
|
|
OnClipToBoundsHandlerChanged ( |
Handles changes to the ClipToBoundsHandler property.
|
|
OnCursorChanged ( |
Handles changes to the Cursor property.
|
|
OnSystemCursorChanged ( |
Handles changes to the SystemCursor property.
|
|
SetClipToBoundsHandler ( |
||
SetCursorDisplayHandler ( |
public static GetClipToBounds ( |
||
d | ||
Résultat | bool |
public static GetCursor ( |
||
d | ||
Résultat |
public static GetSystemCursor ( |
||
d | ||
Résultat | CoreCursorType |
public static HasNonDefaultValue ( this @this, |
||
@this | this | |
dp | The dp. | |
Résultat | bool |
public static SetClipToBounds ( |
||
d | ||
value | bool | |
Résultat | void |
public static SetCursor ( |
||
d | ||
value | ||
Résultat | void |
public static SetSystemCursor ( |
||
d | ||
value | CoreCursorType | |
Résultat | void |
public static DependencyProperty,Windows.UI.Xaml ClipToBoundsHandlerProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml ClipToBoundsProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml CursorDisplayHandlerProperty | ||
Résultat |
public static DependencyProperty,Windows.UI.Xaml CursorProperty | ||
Résultat |