8 references to InheritanceBehavior2
PresentationFramework (8)
System\Windows\FrameworkContentElement.cs (4)
1463Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 1468(uint)InternalFlags.InheritanceBehavior2; 1478Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 1483(uint)InternalFlags.InheritanceBehavior2;
System\Windows\FrameworkElement.cs (4)
2601Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 2606(uint)InternalFlags.InheritanceBehavior2; 2616Debug.Assert((uint)InternalFlags.InheritanceBehavior2 == 0x20); 2621(uint)InternalFlags.InheritanceBehavior2;