1 write to _headerStringFormat
PresentationFramework (1)
System\Windows\Controls\GroupStyle.cs (1)
161
set {
_headerStringFormat
= value; OnPropertyChanged("HeaderStringFormat"); }
1 reference to _headerStringFormat
PresentationFramework (1)
System\Windows\Controls\GroupStyle.cs (1)
160
get { return
_headerStringFormat
; }