11 references to TryGetPropertyDescriptorValue
System.Windows.Forms.Design (11)
System\Windows\Forms\Design\ButtonBaseDesigner.cs (3)
51props.TryGetPropertyDescriptorValue( 56props.TryGetPropertyDescriptorValue( 71props.TryGetPropertyDescriptorValue(
System\Windows\Forms\Design\ComboBoxDesigner.cs (1)
109if (props.TryGetPropertyDescriptorValue("DropDownStyle", Component, ref style))
System\Windows\Forms\Design\LabelDesigner.cs (4)
35props.TryGetPropertyDescriptorValue( 44if (props.TryGetPropertyDescriptorValue( 52props.TryGetPropertyDescriptorValue( 146if (props.TryGetPropertyDescriptorValue(
System\Windows\Forms\Design\PictureBoxDesigner.cs (1)
90if (properties.TryGetPropertyDescriptorValue(
System\Windows\Forms\Design\TextBoxBaseDesigner.cs (1)
32props.TryGetPropertyDescriptorValue(
System\Windows\Forms\Design\UpDownBaseDesigner.cs (1)
46props.TryGetPropertyDescriptorValue(