10 references to HasValidLayout
PresentationFramework (10)
System\Windows\Documents\TextContainer.cs (1)
1578
Invariant.Assert(position.
HasValidLayout
);
System\Windows\Documents\TextPointer.cs (9)
1212
if (this.
HasValidLayout
)
1251
if (!this.
HasValidLayout
)
1598
if (!this.
HasValidLayout
)
2111
if (!this.
HasValidLayout
)
2688
if (!this.
HasValidLayout
)
2722
if (!this.
HasValidLayout
)
2753
if (!this.
HasValidLayout
)
3638
return this.
HasValidLayout
;
3651
if (!this.
HasValidLayout
)