2 writes to IsStyleSetFromGenerator
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (2)
3520
foContainer.
IsStyleSetFromGenerator
= true;
3525
foContainer.
IsStyleSetFromGenerator
= false;
3 references to IsStyleSetFromGenerator
PresentationFramework (3)
System\Windows\Controls\ItemsControl.cs (3)
3494
if (!foContainer.
IsStyleSetFromGenerator
&&
3522
else if (foContainer.
IsStyleSetFromGenerator
)
3534
if (foContainer.
IsStyleSetFromGenerator
)