8 references to InheritanceBehavior2
PresentationFramework (8)
System\Windows\FrameworkContentElement.cs (4)
1484Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 1489(uint)InternalFlags.InheritanceBehavior2; 1499Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 1504(uint)InternalFlags.InheritanceBehavior2;
System\Windows\FrameworkElement.cs (4)
2621Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 2626(uint)InternalFlags.InheritanceBehavior2; 2636Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 2641(uint)InternalFlags.InheritanceBehavior2;