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