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