Base:
property
IsValid
MS.Internal.Documents.TextViewBase.IsValid
10 references to IsValid
PresentationFramework (10)
MS\Internal\Documents\TextParagraphView.cs (10)
62
if (!
IsValid
)
86
if (!
IsValid
)
105
if (!
IsValid
)
130
if (!
IsValid
)
191
if (!
IsValid
)
210
if (!
IsValid
)
233
if (!
IsValid
)
259
if (!
IsValid
)
284
if (!
IsValid
)
301
return this.
IsValid
;