3 references to SharedSizeGroup
PresentationFramework (3)
src\Framework\System\Windows\Controls\DefinitionBase.cs (3)
94string sharedSizeGroupId = SharedSizeGroup; 611string sharedSizeGroup = definition.SharedSizeGroup; 616definition._sharedState = privateSharedSizeScope.EnsureSharedState(definition.SharedSizeGroup);