3 references to IsEmpty
WindowsBase (3)
Base\System\Windows\DependencyObject.cs (3)
1774
if (((DependentList)dependentList).
IsEmpty
)
1788
if (((DependentList)dependentList).
IsEmpty
)
2468
if (dependentList.
IsEmpty
)