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