11 instantiations of PropertyValue
PresentationFramework (11)
System\Windows\FrameworkElementFactory.cs (1)
432
PropertyValue propertyValue = new
PropertyValue
System\Windows\Style.cs (1)
451
PropertyValue propertyValue = new
PropertyValue
System\Windows\TemplateContent.cs (8)
249
PropertyValue pv = new
PropertyValue
1138
PropertyValue propertyValue = new
PropertyValue
1244
PropertyValue pv = new
PropertyValue
1267
PropertyValue pv = new
PropertyValue
1285
PropertyValue pv = new
PropertyValue
1303
PropertyValue pv = new
PropertyValue
1345
PropertyValue propertyValue = new
PropertyValue
1366
PropertyValue propertyValue = new
PropertyValue
System\Windows\TriggerBase.cs (1)
210
PropertyValue propertyValue = new
PropertyValue
45 references to PropertyValue
PresentationFramework (45)
System\Windows\DataTrigger.cs (1)
163
PropertyValue
propertyValue = PropertyValues[i];
System\Windows\FrameworkElementFactory.cs (5)
422
PropertyValue
propertyValue = PropertyValues[existingIndex];
432
PropertyValue
propertyValue = new PropertyValue
583
PropertyValue
propertyValue = PropertyValues[i];
1259
/* property */ internal FrugalStructList<System.Windows.
PropertyValue
> PropertyValues = new FrugalStructList<System.Windows.
PropertyValue
>();
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (3)
71
FrugalStructList<
PropertyValue
> propertyValues = _factory.PropertyValues;
122
public FrameworkElementFactoryProperty(
PropertyValue
propertyValue, FrameworkElementFactoryMarkupObject item): base(item.Manager)
211
private
PropertyValue
_propertyValue;
System\Windows\MultiDataTrigger.cs (1)
122
PropertyValue
propertyValue = PropertyValues[i];
System\Windows\MultiTrigger.cs (1)
112
PropertyValue
propertyValue = PropertyValues[i];
System\Windows\Style.cs (7)
442
PropertyValue
propertyValue = PropertyValues[existingIndex];
451
PropertyValue
propertyValue = new PropertyValue
620
PropertyValues = new FrugalStructList<System.Windows.
PropertyValue
>(style.Setters.Count);
701
PropertyValue
propertyValue = style.PropertyValues[i];
736
PropertyValue
propertyValue = trigger.PropertyValues[j];
964
/* property */ internal FrugalStructList<System.Windows.
PropertyValue
> PropertyValues = new FrugalStructList<System.Windows.
PropertyValue
>();
System\Windows\StyleHelper.cs (3)
484
ref
PropertyValue
propertyValue,
865
PropertyValue
propertyValue = factory.PropertyValues[i];
937
PropertyValue
propertyValue = triggerBase.PropertyValues[j];
System\Windows\TemplateContent.cs (19)
241
List<
PropertyValue
> sharedProperties = new List<
PropertyValue
>();
249
PropertyValue
pv = new PropertyValue
263
PropertyValue
value = sharedProperties[i];
308
private void UpdateSharedPropertyNames(string name, List<
PropertyValue
> sharedProperties, XamlType type)
329
PropertyValue
sdp = sharedProperties[i];
346
List<
PropertyValue
> sharedProperties,
354
List<
PropertyValue
> sharedProperties,
399
List<
PropertyValue
> sharedProperties,
578
PropertyValue
? sharedValue;
795
out
PropertyValue
? sharedValue)
1066
out
PropertyValue
? sharedValue)
1138
PropertyValue
propertyValue = new PropertyValue
1244
PropertyValue
pv = new PropertyValue
1267
PropertyValue
pv = new PropertyValue
1285
PropertyValue
pv = new PropertyValue
1303
PropertyValue
pv = new PropertyValue
1345
PropertyValue
propertyValue = new PropertyValue
1366
PropertyValue
propertyValue = new PropertyValue
System\Windows\Trigger.cs (1)
221
PropertyValue
propertyValue = PropertyValues[i];
System\Windows\TriggerBase.cs (4)
210
PropertyValue
propertyValue = new PropertyValue
234
PropertyValue
propertyValue = PropertyValues[i];
381
/* property */ internal FrugalStructList<System.Windows.
PropertyValue
> PropertyValues = new FrugalStructList<System.Windows.
PropertyValue
>();