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