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