17 references to IsEmpty
PresentationFramework (17)
MS\Internal\PtsHost\PtsPage.cs (17)
107
bool canUpdate = !
IsEmpty
;
161
bool canUpdate = !
IsEmpty
;
213
if (!
IsEmpty
)
234
if (!
IsEmpty
)
337
if (
IsEmpty
)
442
if (
IsEmpty
)
501
if (
IsEmpty
)
556
if (!
IsEmpty
)
602
if (!
IsEmpty
)
618
if (!
IsEmpty
)
722
if (!
IsEmpty
)
742
if (!incremental && !
IsEmpty
)
802
if (!
IsEmpty
)
830
if (
IsEmpty
)
875
if (
IsEmpty
)
1004
Invariant.Assert(!
IsEmpty
);
1263
Invariant.Assert(!
IsEmpty
);