1 write to _headerTemplate
PresentationFramework (1)
System\Windows\Controls\GroupStyle.cs (1)
139set { _headerTemplate = value; OnPropertyChanged("HeaderTemplate"); }
1 reference to _headerTemplate
PresentationFramework (1)
System\Windows\Controls\GroupStyle.cs (1)
138get { return _headerTemplate; }