17 references to IsEmpty
PresentationFramework (17)
src\Framework\MS\Internal\PtsHost\PtsPage.cs (17)
116
bool canUpdate = !
IsEmpty
;
170
bool canUpdate = !
IsEmpty
;
222
if (!
IsEmpty
)
243
if (!
IsEmpty
)
360
if (
IsEmpty
)
483
if (
IsEmpty
)
549
if (
IsEmpty
)
612
if (!
IsEmpty
)
664
if (!
IsEmpty
)
680
if (!
IsEmpty
)
789
if (!
IsEmpty
)
809
if (!incremental && !
IsEmpty
)
874
if (!
IsEmpty
)
908
if (
IsEmpty
)
959
if (
IsEmpty
)
1107
Invariant.Assert(!
IsEmpty
);
1386
Invariant.Assert(!
IsEmpty
);