2 references to ContainerStyle
PresentationFramework (2)
System\Windows\Controls\GroupItem.cs (1)
174
Style style = groupStyle.
ContainerStyle
;
System\Windows\Controls\GroupStyle.cs (1)
118
set { _containerStyle = value; OnPropertyChanged(nameof(
ContainerStyle
)); }