Skip to content

Commit 2e245b1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows.ui.xaml/sizehelper_getisempty_1023510010.md

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

2828
## -remarks
2929

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

3232
## -examples
3333

0 commit comments

Comments
 (0)