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
)
796
if (!
IsEmpty
)
824
if (
IsEmpty
)
869
if (
IsEmpty
)
998
Invariant.Assert(!
IsEmpty
);
1257
Invariant.Assert(!
IsEmpty
);