1 write to HeaderIsItem
PresentationFramework (1)
src\Framework\System\Windows\Controls\HeaderedContentControl.cs (1)
347HeaderIsItem = true;
2 references to HeaderIsItem
PresentationFramework (2)
src\Framework\System\Windows\Controls\HeaderedContentControl.cs (2)
344if (!(item is Visual) && (HeaderIsItem || !HasNonDefaultValue(HeaderProperty))) 375if (HeaderIsItem)