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