1 write to _contentIsItem
PresentationFramework (1)
System\Windows\Controls\ContentPresenter.cs (1)
598
_contentIsItem
= true;
2 references to _contentIsItem
PresentationFramework (2)
System\Windows\Controls\ContentPresenter.cs (2)
595
if (
_contentIsItem
|| !HasNonDefaultValue(ContentProperty))
616
if (
_contentIsItem
)