1 write to _contentIsItem
PresentationFramework (1)
src\Framework\System\Windows\Controls\ContentPresenter.cs (1)
609
_contentIsItem
= true;
2 references to _contentIsItem
PresentationFramework (2)
src\Framework\System\Windows\Controls\ContentPresenter.cs (2)
606
if (
_contentIsItem
|| !HasNonDefaultValue(ContentProperty))
627
if (
_contentIsItem
)