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