Base:
property
IsValid
MS.Internal.Documents.TextViewBase.IsValid
10 references to IsValid
PresentationFramework (10)
MS\Internal\Documents\TextParagraphView.cs (10)
61
if (!
IsValid
)
85
if (!
IsValid
)
104
if (!
IsValid
)
129
if (!
IsValid
)
190
if (!
IsValid
)
209
if (!
IsValid
)
232
if (!
IsValid
)
258
if (!
IsValid
)
283
if (!
IsValid
)
300
return this.
IsValid
;