Skip to content

Commit 3dde176

Browse files
authored
update property to method
1 parent 2e245b1 commit 3dde176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows.ui.xaml/recthelper_getisempty_1110221055.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The [Rect](../windows.foundation/rect.md) to evaluate.
2727

2828
## -remarks
2929

30-
Do not use this property to test for zero area; a rectangle with zero area is not necessarily the [Empty](recthelper_empty.md) rectangle. For more information, see the [Empty](recthelper_empty.md) property.
30+
Do not use this method to test for zero area; a rectangle with zero area is not necessarily the [Empty](recthelper_empty.md) rectangle. For more information, see the [Empty](recthelper_empty.md) property.
3131

3232
## -examples
3333

0 commit comments

Comments
 (0)