3 references to PropertyDescriptor
System.Windows.Forms.Design (3)
System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.cs (2)
420
manager.Context.Push(re.
PropertyDescriptor
!);
430
Debug.Assert(manager.Context.Current == re.
PropertyDescriptor
, "Someone corrupted the context stack");
System\ComponentModel\Design\Serialization\ResourceCodeDomSerializer.SerializationResourceManager.cs (1)
159
if (re.
PropertyDescriptor
is null)