17 references to IsEmpty
PresentationFramework (17)
MS\Internal\PtsHost\PtsPage.cs (17)
100
bool canUpdate = !
IsEmpty
;
154
bool canUpdate = !
IsEmpty
;
206
if (!
IsEmpty
)
227
if (!
IsEmpty
)
330
if (
IsEmpty
)
435
if (
IsEmpty
)
494
if (
IsEmpty
)
549
if (!
IsEmpty
)
595
if (!
IsEmpty
)
611
if (!
IsEmpty
)
715
if (!
IsEmpty
)
735
if (!incremental && !
IsEmpty
)
792
if (!
IsEmpty
)
817
if (
IsEmpty
)
862
if (
IsEmpty
)
991
Invariant.Assert(!
IsEmpty
);
1250
Invariant.Assert(!
IsEmpty
);