2 overrides of HasFixedSize
PresentationFramework (2)
MS\Internal\PtsHost\RunClient.cs (1)
145public override bool HasFixedSize
MS\Internal\Text\InlineObject.cs (1)
143public override bool HasFixedSize
1 reference to HasFixedSize
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
2386fPenPositionUsed = (!textObject.HasFixedSize) ? 1 : 0;