7 references to HasValidLayout
PresentationFramework (7)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
1605Invariant.Assert(position.HasValidLayout);
src\Framework\System\Windows\Documents\TextPointer.cs (6)
1229if (this.HasValidLayout) 1268if (!this.HasValidLayout) 1618if (!this.HasValidLayout) 2134if (!this.HasValidLayout) 3670return this.HasValidLayout; 3683if (!this.HasValidLayout)