Method GetIsResizeGripper
| Improve this Doc View SourceGetIsResizeGripper(DependencyObject)
Gets a value indicates whether specified object is resize gripper. This is the getter of IsResizeGripper attached property.
Declaration
public static bool GetIsResizeGripper(DependencyObject obj)
Parameters
Type | Name | Description |
---|---|---|
System. |
obj | The specified object. |
Returns
Type | Description |
---|---|
System. |
true if specified object is resize gripper, otherwise false. |
Remarks
Resizing is implemented via IsResizeGripper attached property. In the control template,
an System.