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