8 references to Set
PresentationFramework (8)
System\Windows\FrameworkElementFactory.cs (4)
244
UpdatePropertyValueList( dp, PropertyValueType.
Set
, value );
515
if (propertyValue.ValueType == PropertyValueType.
Set
&&
809
if (propertyValue.ValueType == PropertyValueType.
Set
)
1244
(propertyValue.ValueType == PropertyValueType.
Set
||
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (1)
189
case PropertyValueType.
Set
:
System\Windows\Style.cs (1)
645
UpdatePropertyValueList( setter.Property, PropertyValueType.
Set
, setter.ValueInternal );
System\Windows\TemplateContent.cs (2)
251
ValueType = PropertyValueType.
Set
,
1143
ValueType = PropertyValueType.
Set