8 references to InheritanceBehavior2
PresentationFramework (8)
System\Windows\FrameworkContentElement.cs (4)
1472Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 1477(uint)InternalFlags.InheritanceBehavior2; 1487Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 1492(uint)InternalFlags.InheritanceBehavior2;
System\Windows\FrameworkElement.cs (4)
2610Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 2615(uint)InternalFlags.InheritanceBehavior2; 2625Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 2630(uint)InternalFlags.InheritanceBehavior2;