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