58 overrides of GetValue
System (5)
compmod\system\componentmodel\ArrayConverter.cs (1)
84public override object GetValue(object instance) {
compmod\system\componentmodel\design\DesignerOptionService.cs (2)
482public override object GetValue(object component) { 563public override object GetValue(object component) {
compmod\system\componentmodel\ExtendedPropertyDescriptor.cs (1)
132public override object GetValue(object comp) {
compmod\system\componentmodel\ReflectPropertyDescriptor.cs (1)
915public override object GetValue(object component) {
System.Activities (2)
System\Activities\DynamicActivityTypeDescriptor.cs (1)
199public override object GetValue(object component)
System\Activities\WorkflowDataContext.cs (1)
244public override object GetValue(object component)
System.Activities.Presentation (7)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
965public override object GetValue(object component)
System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
619public override object GetValue(object component)
System.Activities.Presentation\System\Activities\Presentation\Model\AttachedPropertyDescriptor.cs (1)
74public override object GetValue(object component)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelPropertyDescriptor.cs (1)
98public override object GetValue(object component)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
1326public override object GetValue(object component)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
139public override object GetValue(object component)
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
65public override object GetValue(object component)
System.ComponentModel.DataAnnotations (1)
DataAnnotations\MetadataPropertyDescriptorWrapper.cs (1)
25public override object GetValue(object component) { return _descriptor.GetValue(component); }
System.Data (12)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
965public override object GetValue(object component)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (1)
619public override object GetValue(object component)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\AttachedPropertyDescriptor.cs (1)
74public override object GetValue(object component)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelPropertyDescriptor.cs (1)
98public override object GetValue(object component)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
1326public override object GetValue(object component)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
139public override object GetValue(object component)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
65public override object GetValue(object component)
fx\src\data\System\Data\Common\DbConnectionStringCommon.cs (1)
102public override object GetValue(object component) {
fx\src\data\System\Data\Common\dbenumerator.cs (1)
140public override object GetValue(object component) {
fx\src\data\System\Data\DataColumnPropertyDescriptor.cs (1)
80public override object GetValue(object component) {
fx\src\data\System\Data\DataRelationPropertyDescriptor.cs (1)
64public override object GetValue(object component) {
fx\src\data\System\Data\DataTablePropertyDescriptor.cs (1)
62public override object GetValue(object component) {
System.Data.Entity (1)
System\Data\Objects\FieldDescriptor.cs (1)
129public override object GetValue(object item)
System.Web (3)
UI\ListSourceHelper.cs (1)
106public override object GetValue(object source) {
UI\WebControls\XmlDataSourceNodeDescriptor.cs (1)
135public override object GetValue(object o) {
UI\WebControls\XmlHierarchyData.cs (1)
223public override object GetValue(object o) {
System.Web.DataVisualization (2)
Common\Converters\CustomAttributesConverters.cs (2)
527 public override object GetValue(object component) 944 public override object GetValue(object component)
System.Web.DynamicData (1)
DynamicData\Util\DictionaryCustomTypeDescriptor.cs (1)
50public override object GetValue(object component) {
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceWrapperPropertyDescriptor.cs (1)
79public override object GetValue(object component)
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AxHost.cs (1)
7095public override object GetValue(object component) {
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
922public override Object GetValue(Object component) {
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (1)
274public override object GetValue(object component) {
System.Windows.Forms.DataVisualization (2)
Common\Converters\CustomAttributesConverters.cs (2)
527 public override object GetValue(object component) 944 public override object GetValue(object component)
System.Workflow.Activities (2)
Common\BasePropertyDescriptor.cs (2)
281public override object GetValue(object component) 544public override object GetValue(object component)
System.Workflow.ComponentModel (5)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1556public override object GetValue(object component)
AuthoringOM\Design\PropertyDescriptors.cs (1)
937public override object GetValue(object component)
AuthoringOM\Serializer\ModifyActivitiesPropertyDescriptor.cs (1)
44public override object GetValue(object component)
Shared\BasePropertyDescriptor.cs (2)
280public override object GetValue(object component) 543public override object GetValue(object component)
System.Workflow.Runtime (2)
System\Activities\Statements\Interop.cs (2)
1611public override object GetValue(object component) 1671public override object GetValue(object component)
System.Xml.Linq (7)
System\Xml\Linq\XComponentModel.cs (7)
124public override object GetValue(object component) { 166public override object GetValue(object component) { 209public override object GetValue(object component) { 264public override object GetValue(object component) { 320public override object GetValue(object component) { 357public override object GetValue(object component) { 380public override object GetValue(object component) {
WindowsBase (2)
Base\MS\Internal\ComponentModel\DependencyObjectPropertyDescriptor.cs (1)
92public override object GetValue(object component)
Base\System\ComponentModel\DependencyPropertyDescriptor.cs (1)
353public override object GetValue(object component) { return Property.GetValue(component); }
207 references to GetValue
PresentationFramework (5)
src\Framework\MS\Internal\Data\ValueTable.cs (2)
62return pd.GetValue(item); 94value = pd.GetValue(item);
src\Framework\MS\Internal\Data\XDeferredAxisSource.cs (1)
73IEnumerable xda = _propertyDescriptor.GetValue(component) as IEnumerable;
src\Framework\System\Windows\Markup\Primitives\ElementMarkupObject.cs (2)
123object value = descriptor.GetValue(_instance); 871value = _descriptor.GetValue(_object.Instance);
System (3)
compmod\system\componentmodel\design\DesignerOptionService.cs (2)
112return optionProp.GetValue(null); 483return property.GetValue(target);
compmod\system\componentmodel\TypeConverter.cs (1)
513return (attr.Value.Equals(GetValue(component)));
System.Activities (11)
System\Activities\Activity.cs (7)
1483Variable variable = propertyDescriptor.GetValue(activity) as Variable; 1492Activity workflowElement = propertyDescriptor.GetValue(activity) as Activity; 1498ActivityDelegate activityDelegate = propertyDescriptor.GetValue(activity) as ActivityDelegate; 1507object property = propertyDescriptor.GetValue(activity); 1531IEnumerable enumerable = propertyDescriptor.GetValue(activity) as IEnumerable; 1538IEnumerable enumerable = propertyDescriptor.GetValue(activity) as IEnumerable; 1545IEnumerable enumerable = propertyDescriptor.GetValue(activity) as IEnumerable;
System\Activities\ActivityDelegate.cs (1)
123runtimeDelegateArguments.Add(new RuntimeDelegateArgument(propertyDescriptor.Name, innerType, direction, (DelegateArgument)propertyDescriptor.GetValue(this)));
System\Activities\RuntimeArgument.cs (2)
194Argument argument = (Argument)this.bindingProperty.GetValue(this.bindingPropertyOwner); 245argument = (Argument)targetProperty.GetValue(owningElement);
System\Activities\XamlIntegration\PropertyReferenceExtension.cs (1)
40return property.GetValue(targetObject);
System.Activities.Presentation (9)
System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
144object propertyValue = (property == null) ? null : property.GetValue(this.ModelItem);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
971retValue = _parent.GetValue(component);
System.Activities.Presentation\System\Activities\Presentation\Model\FakeModelPropertyImpl.cs (1)
57result = this.StoreValue(this.PropertyDescriptor.GetValue(parentObject));
System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (1)
518value = descriptor.GetValue(this);
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
578value = WrapAsModelItem(dataModelProperty.PropertyDescriptor.GetValue(parent.ModelItem.GetCurrentValue()));
System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
141return _parent.GetValue(_item);
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
1100name = (string)displayNameProperty.GetValue(rootItem);
System.Activities.Presentation\System\Activities\Presentation\View\Selection.cs (2)
341return (bool)descriptor.GetValue(item); 351return (bool)descriptor.GetValue(item);
System.ComponentModel.DataAnnotations (2)
DataAnnotations\MetadataPropertyDescriptorWrapper.cs (1)
25public override object GetValue(object component) { return _descriptor.GetValue(component); }
DataAnnotations\Validator.cs (1)
450items.Add(new KeyValuePair<ValidationContext, object>(context, property.GetValue(instance)));
System.Data (12)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
144object propertyValue = (property == null) ? null : property.GetValue(this.ModelItem);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
971retValue = _parent.GetValue(component);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\FakeModelPropertyImpl.cs (1)
57result = this.StoreValue(this.PropertyDescriptor.GetValue(parentObject));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemImpl.cs (1)
518value = descriptor.GetValue(this);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
578value = WrapAsModelItem(dataModelProperty.PropertyDescriptor.GetValue(parent.ModelItem.GetCurrentValue()));
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTypeDescriptorContextWrapper.cs (1)
141return _parent.GetValue(_item);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (1)
1100name = (string)displayNameProperty.GetValue(rootItem);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\Selection.cs (2)
341return (bool)descriptor.GetValue(item); 351return (bool)descriptor.GetValue(item);
fx\src\data\System\Data\xmlsaver.cs (1)
148Object propInst = pd.GetValue(instance) ;
fx\src\data\System\Data\XMLSchema.cs (2)
289object val = TypeDescriptor.GetProperties(instance)["ExtendedProperties"].GetValue(instance); 347object val = TypeDescriptor.GetProperties(instance)["ExtendedProperties"].GetValue(instance);
System.Data.Linq (2)
SortableBindingList.cs (2)
83object xValue = prop.GetValue(x); 84object yValue = prop.GetValue(y);
System.Web (38)
ModelBinding\AssociatedMetadataProvider.cs (1)
80return () => property.GetValue(container);
Routing\RouteValueDictionary.cs (1)
65object val = prop.GetValue(values);
UI\ControlBuilder.cs (1)
2417object container = _bindingContainerDescriptor.GetValue(sender);
UI\DataBinder.cs (1)
174prop = pd.GetValue(container);
UI\DataSourceHelper.cs (1)
53object list = listProperty.GetValue(listRow);
UI\SkinBuilder.cs (1)
134object currentValue = desc.GetValue(childObj);
UI\WebControls\BaseValidator.cs (1)
524object value = prop.GetValue(c);
UI\WebControls\BoundColumn.cs (1)
217data = boundFieldDesc.GetValue(dataItem);
UI\WebControls\BoundField.cs (1)
509data = _boundFieldDesc.GetValue(dataItem);
UI\WebControls\ButtonColumn.cs (1)
279object data = textFieldDesc.GetValue(dataItem);
UI\WebControls\ButtonField.cs (1)
298object data = textFieldDesc.GetValue(dataItem);
UI\WebControls\HyperLinkColumn.cs (2)
303object data = textFieldDesc.GetValue(dataItem); 313object data = urlFieldDesc.GetValue(dataItem);
UI\WebControls\HyperLinkField.cs (2)
364object data = textFieldDesc.GetValue(dataItem); 382data[i] = urlFieldDescs[i].GetValue(dataItem);
UI\WebControls\ImageField.cs (1)
412data = cachedDescriptor.GetValue(dataItem);
UI\WebControls\Menu.cs (10)
1465object objData = desc.GetValue(item); 1489object objData = desc.GetValue(item); 1508object objData = desc.GetValue(item); 1527object objData = desc.GetValue(item); 1546object objData = desc.GetValue(item); 1565object objData = desc.GetValue(item); 1584object objData = desc.GetValue(item); 1603object objData = desc.GetValue(item); 1622object objData = desc.GetValue(item); 1647object objData = desc.GetValue(item);
UI\WebControls\TreeView.cs (7)
1491object objData = desc.GetValue(item); 1515object objData = desc.GetValue(item); 1534object objData = desc.GetValue(item); 1553object objData = desc.GetValue(item); 1572object objData = desc.GetValue(item); 1591object objData = desc.GetValue(item); 1612object objData = desc.GetValue(item);
UI\WebParts\PropertyGridEditorPart.cs (3)
340checkBox.Checked = (bool)pd.GetValue(instance); 344dropDownList.SelectedValue = pd.Converter.ConvertToString(pd.GetValue(instance)); 348textBox.Text = pd.Converter.ConvertToString(pd.GetValue(instance));
UI\WebParts\RowToFieldTransformer.cs (1)
50fieldValue = prop.GetValue(rowData);
UI\WebParts\RowToParametersTransformer.cs (1)
115parametersData[consumerProp.Name] = providerProp.GetValue(rowData);
System.Web.DataVisualization (4)
Common\Converters\CustomAttributesConverters.cs (1)
946 return this._basePropertyDescriptor.GetValue(component);
Common\DataManager\DataPoint.cs (1)
1301result = descriptor.GetValue(item);
Common\Utilities\XmlSerializer.cs (2)
2125object innerObject = pd.GetValue(objectToDeserialize); 3044 object innerObject = pd.GetValue(objectToDeserialize);
System.Web.DynamicData (1)
DynamicData\Util\Misc.cs (1)
75values[p.Name] = p.GetValue(instance);
System.Web.Extensions (2)
UI\WebControls\LinqDataSourceView.cs (1)
848object newValue = property.GetValue(newDataObject);
UI\WebControls\QueryableDataSourceView.cs (1)
596values.Add(p.GetValue(currentRow));
System.Web.Mobile (21)
Mobile\MobileCapabilities.cs (1)
120String propertyValue = propertyDescriptor.GetValue(this).ToString();
UI\MobileControls\DataSourceHelper.cs (1)
74Object list = listProperty.GetValue(listRow);
UI\MobileControls\Design\Converters\DataFieldConverter.cs (2)
122dataMember = (String)pd.GetValue(owner); 127dataMember = (String)pd.GetValue(component);
UI\MobileControls\Design\MobileControlPersister.cs (7)
116ICollection propValue = (ICollection)propDesc.GetValue(component); 244object propValue = propDesc.GetValue(component); 403IDictionary templateCollection = (IDictionary)propDescs[i].GetValue(component); 456object propValue = propDesc.GetValue(component); 492value = propDesc.GetValue(component); 537object obj = properties[i].GetValue(value); 695ITemplate template = (ITemplate)propDesc.GetValue(component);
UI\MobileControls\Design\PropertyOverridesDialog.cs (6)
691_specialProp_buffer[property.Name] = property.GetValue(_underlyingObject); 774Object value = property.GetValue(source); 855String newValue = (String) property.GetValue(component); 925property.GetValue(target), 982Object oldValue = property.GetValue(sourceTarget); 983Object newValue = property.GetValue(destTarget);
UI\MobileControls\Design\StylesEditorDialog.cs (2)
445desc.SetValue(newStyle.Font, desc.GetValue(style.Font)); 450propDescs[i].SetValue(newStyle, propDescs[i].GetValue(style));
UI\MobileControls\DeviceSpecificChoice.cs (1)
182parentObject = pd.GetValue(parentObject);
UI\MobileControls\ObjectListField.cs (1)
201data = _dataFieldDescriptor.GetValue(dataItem);
System.Windows.Forms (54)
misc\ImageListUtils.cs (1)
46parentInstance = prop.GetValue(parentInstance);
winforms\Managed\System\WinForms\AxHost.cs (2)
1387int curSelectionStyle = (int)prop.GetValue(this); 7105return baseProp.GetValue(component);
winforms\Managed\System\WinForms\Binding.cs (2)
603isNull = (bool) propIsNullInfo.GetValue(control); 610value = propInfo.GetValue(control);
winforms\Managed\System\WinForms\BindingSource.cs (1)
1061currentValue = ListBindingHelper.GetList(dmProp.GetValue(cm.Current));
winforms\Managed\System\WinForms\BindToObject.cs (1)
143obj = fieldInfo.GetValue(obj);
winforms\Managed\System\WinForms\Control.cs (4)
17252return (prop.GetValue(control) is ISerializable); 18042formatter.Serialize(stream, props[i].GetValue(control)); 18057propValue = converter.ConvertToInvariantString(props[i].GetValue(control)); 18061byte[] data = (byte[])converter.ConvertTo(null, CultureInfo.InvariantCulture, props[i].GetValue(control), typeof(byte[]));
winforms\Managed\System\WinForms\CurrencyManager.cs (1)
541object value = property.GetValue(list[i]);
winforms\Managed\System\WinForms\DataGridColumn.cs (1)
897object value = PropertyDescriptor.GetValue(source[rowNum]);
winforms\Managed\System\WinForms\DataGridState.cs (1)
207string cellValue = col.PropertyDescriptor.Converter.ConvertToString(col.PropertyDescriptor.GetValue(source.Current));
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (11)
1251displayValue = this.DisplayMemberProperty.GetValue(item); 1256displayValue = this.ValueMemberProperty.GetValue(item); 1264displayValue = propDesc.GetValue(item); 1273displayValue = propDesc.GetValue(item); 1320value = this.ValueMemberProperty.GetValue(item); 1325value = this.DisplayMemberProperty.GetValue(item); 1333value = propDesc.GetValue(item); 1342value = propDesc.GetValue(item); 1685object value = property.GetValue(itemTmp); 1709displayValue = propDesc.GetValue(item); 1725displayValue = propDesc.GetValue(itemCandidate);
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (1)
1282value = this.props[boundColumnIndex].GetValue(this.currencyManager[rowIndex]);
winforms\Managed\System\WinForms\Design\EventsTab.cs (1)
168Object namespaceValue = nsProp.GetValue(component);
winforms\Managed\System\WinForms\ImageIndexConverter.cs (2)
116instance = parentProp.GetValue(instance); 127ImageList imageList = (ImageList)imageListProp.GetValue(instance);
winforms\Managed\System\WinForms\ImageKeyConverter.cs (2)
131instance = parentProp.GetValue(instance); 142ImageList imageList = (ImageList)imageListProp.GetValue(instance);
winforms\Managed\System\WinForms\ListBindingConverter.cs (1)
182val = TypeDescriptor.GetProperties(b)[ConstructorParameterProperties[i]].GetValue(b);
winforms\Managed\System\WinForms\ListBindingHelper.cs (3)
91return (currentItem == null) ? null : dmProp.GetValue(currentItem); 408subList = GetList(listAccessors[startIndex].GetValue(instance)); 473object value = listAccessors[startIndex].GetValue(target);
winforms\Managed\System\WinForms\ListControl.cs (1)
494item = descriptor.GetValue(item);
winforms\Managed\System\WinForms\Padding.cs (1)
393Padding original = (Padding) context.PropertyDescriptor.GetValue(context.Instance);
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
1366return property.GetValue(owner); 1630pd.GetValue(owner);
winforms\Managed\System\WinForms\PropertyGridInternal\ImmutablePropertyDescriptorGridEntry.cs (1)
66values[props[i].Name] = props[i].GetValue(owner);
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (4)
282object obj = descriptors[0].GetValue(GetPropertyOwnerForComponent(components, 0)); 297object objCur = descriptors[i].GetValue(GetPropertyOwnerForComponent(components, i)); 327values[i] = descriptors[i].GetValue(GetPropertyOwnerForComponent(components, i)); 363IList propList = descriptors[i].GetValue(GetPropertyOwnerForComponent(a, i)) as IList;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyDescriptorGridEntry.cs (1)
450return propertyInfo.GetValue(target);
winforms\Managed\System\WinForms\RelatedCurrencyManager.cs (2)
148SetDataSource(fieldInfo.GetValue(curManager.Current)); 176SetDataSource(fieldInfo.GetValue(parentManager.Current));
winforms\Managed\System\WinForms\RelatedPropertyManager.cs (1)
92return (this.DataSource != null) ? fieldInfo.GetValue(this.DataSource) : null;
winforms\Managed\System\WinForms\SelectionRangeConverter.cs (1)
119object propValue = props[i].GetValue(value);
winforms\Managed\System\WinForms\TableLayoutSettings.cs (2)
458controlInfo.Name = prop.GetValue(c); 535name = prop.GetValue(tableControl) as string;
winforms\Managed\System\WinForms\TreeViewImageIndexConverter.cs (2)
111instance = parentProp.GetValue(instance); 122ImageList imageList = (ImageList)imageListProp.GetValue(instance);
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
1140int curSelectionStyle = (int)prop.GetValue(this);
System.Windows.Forms.DataVisualization (4)
Common\Converters\CustomAttributesConverters.cs (1)
946 return this._basePropertyDescriptor.GetValue(component);
Common\DataManager\DataPoint.cs (1)
1301result = descriptor.GetValue(item);
Common\Utilities\XmlSerializer.cs (2)
2125object innerObject = pd.GetValue(objectToDeserialize); 3044 object innerObject = pd.GetValue(objectToDeserialize);
System.Workflow.Activities (7)
Common\BasePropertyDescriptor.cs (3)
135newValue = oldValue = propertyDescriptor.GetValue(component); 157this.newValue = this.property.GetValue(this.component); 287return this.realPropertyDescriptor.GetValue(component);
LocalService\CorrelationTokenTypeConvertor.cs (1)
75CorrelationToken correlator = correlatorProperty.GetValue(preceedingActivity) as CorrelationToken;
Rules\Design\LogicalExpressionEditor.cs (3)
60CodeExpression experssion = typeDescriptorContext.PropertyDescriptor.GetValue(typeDescriptorContext.Instance) as CodeExpression; 110string conditionName = typeDescriptorContext.PropertyDescriptor.GetValue(typeDescriptorContext.Instance) as string; 155RuleSetReference ruleSetReference = typeDescriptorContext.PropertyDescriptor.GetValue(typeDescriptorContext.Instance) as RuleSetReference;
System.Workflow.ComponentModel (28)
AuthoringOM\Design\ActivityDesigner.cs (5)
1219string handler = defaultPropEvent.RealPropertyDescriptor.GetValue(Activity) as string; 2088object handler = propertyDescriptor.GetValue(Activity); 2137ActivityBind bind = propertyDescriptor.GetValue(Activity) as ActivityBind; 2176object handler = propertyDescriptor.GetValue(Activity); 2197ActivityBind bind = propertyDescriptor.GetValue(Activity) as ActivityBind;
AuthoringOM\Design\ActivityDesignerAccessibleObject.cs (1)
93return TypeDescriptor.GetProperties(activity)["TypeName"].GetValue(activity) as string;
AuthoringOM\Design\ComponentSerializationService.cs (3)
670value = this.realPropDesc.GetValue(targetObj); 716if (propDesc.GetValue(propertySegment.Object) != null && propDesc.Converter.GetPropertiesSupported(dummyContext)) 718foreach (PropertyDescriptor childDesc in propDesc.Converter.GetProperties(dummyContext, propDesc.GetValue(propertySegment.Object), new Attribute[] { }))
AuthoringOM\Design\CustomActivityDesigner.cs (3)
307if (supportsEventsPropDesc != null && ((bool)supportsEventsPropDesc.GetValue(host.RootComponent)) == true) 311if (supportsExceptionsPropDesc != null && ((bool)supportsExceptionsPropDesc.GetValue(host.RootComponent)) == true) 358changeService.OnComponentChanged(host.RootComponent, baseActivityTypePropertyDescriptor, baseActivityTypePropertyDescriptor.GetValue(host.RootComponent), typeName);
AuthoringOM\Design\DesignerHelpers.cs (4)
1343object component1 = property.GetValue(component); 1737object value = property.GetValue(activity); 1744string ruleName = namePropertyDescriptor.GetValue(value) as String; 1745object expression = expressionPropertyDescriptor.GetValue(value);
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
189ActivityBind previousBinding = context.PropertyDescriptor.GetValue(context.Instance) as ActivityBind;
AuthoringOM\Design\PropertyDescriptors.cs (1)
939return this.realPropertyDescriptor.GetValue(component);
AuthoringOM\Design\ReferenceService.cs (2)
46value = property.GetValue(reference); 57CreateReferences(string.Format(CultureInfo.InvariantCulture, "{0}.{1}", new object[] { trailingName, property.Name }), property.GetValue(reference), sitedComponent);
AuthoringOM\Design\TypeConverters.cs (4)
174ActivityBind activityBind = context.PropertyDescriptor.GetValue(context.Instance) as ActivityBind; 251ActivityBind activityBind = context.PropertyDescriptor.GetValue(context.Instance) as ActivityBind; 317object existingPropertyValue = (context.Instance != null) ? context.PropertyDescriptor.GetValue(context.Instance) : null; 336object existingPropertyValue = (context.Instance != null) ? context.PropertyDescriptor.GetValue(context.Instance) : null;
AuthoringOM\Design\UITypeEditors.cs (1)
185value = context.PropertyDescriptor.GetValue(context.Instance);
Shared\BasePropertyDescriptor.cs (3)
134newValue = oldValue = propertyDescriptor.GetValue(component); 156this.newValue = this.property.GetValue(this.component); 286return this.realPropertyDescriptor.GetValue(component);
System.WorkflowServices (2)
System\Workflow\Activities\ChannelTokenTypeConverter.cs (1)
89ChannelToken endpoint = endpointProperty.GetValue(preceedingActivity) as ChannelToken;
System\Workflow\Activities\ContextTokenTypeConverter.cs (1)
89ContextToken contextToken = contextTokenProperty.GetValue(preceedingActivity) as ContextToken;
WindowsBase (2)
Base\MS\Internal\ComponentModel\DPCustomTypeDescriptor.cs (1)
69return nameProp.GetValue(_instance) as string;
Base\System\ComponentModel\DependencyPropertyDescriptor.cs (1)
353public override object GetValue(object component) { return Property.GetValue(component); }