1 write to HasLocalStyle
PresentationFramework (1)
System\Windows\FrameworkContentElement.cs (1)
164fce.HasLocalStyle = (e.NewEntry.BaseValueSourceInternal == BaseValueSourceInternal.Local);
2 references to HasLocalStyle
PresentationFramework (2)
System\Windows\Generated\FrameworkContentElement.cs (1)
460if (!HasLocalStyle && (this != parentTreeState.Root))
System\Windows\TreeWalkHelper.cs (1)
100if (!fce.HasLocalStyle)