3 references to IsPotentiallyInherited
WindowsBase (3)
Base\System\Windows\DependencyProperty.cs (3)
300dp._packedData |= Flags.IsPotentiallyInherited; 607_packedData |= Flags.IsPotentiallyInherited; 887get { return (_packedData & Flags.IsPotentiallyInherited) != 0; }