8 references to InheritanceBehavior2
PresentationFramework (8)
src\Framework\System\Windows\FrameworkContentElement.cs (4)
1495Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 1500(uint)InternalFlags.InheritanceBehavior2; 1510Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 1515(uint)InternalFlags.InheritanceBehavior2;
src\Framework\System\Windows\FrameworkElement.cs (4)
2619Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 2624(uint)InternalFlags.InheritanceBehavior2; 2634Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 2639(uint)InternalFlags.InheritanceBehavior2;