17 references to IsEmpty
PresentationFramework (17)
MS\Internal\PtsHost\PtsPage.cs (17)
101
bool canUpdate = !
IsEmpty
;
155
bool canUpdate = !
IsEmpty
;
207
if (!
IsEmpty
)
228
if (!
IsEmpty
)
331
if (
IsEmpty
)
436
if (
IsEmpty
)
495
if (
IsEmpty
)
550
if (!
IsEmpty
)
596
if (!
IsEmpty
)
612
if (!
IsEmpty
)
716
if (!
IsEmpty
)
736
if (!incremental && !
IsEmpty
)
793
if (!
IsEmpty
)
818
if (
IsEmpty
)
863
if (
IsEmpty
)
992
Invariant.Assert(!
IsEmpty
);
1251
Invariant.Assert(!
IsEmpty
);