Base:
property
IsValid
MS.Internal.Documents.TextViewBase.IsValid
10 references to IsValid
PresentationFramework (10)
src\Framework\MS\Internal\Documents\TextParagraphView.cs (10)
75
if (!
IsValid
)
99
if (!
IsValid
)
121
if (!
IsValid
)
152
if (!
IsValid
)
216
if (!
IsValid
)
235
if (!
IsValid
)
258
if (!
IsValid
)
284
if (!
IsValid
)
315
if (!
IsValid
)
332
return this.
IsValid
;