11 instantiations of PropertyValue
PresentationFramework (11)
System\Windows\FrameworkElementFactory.cs (1)
431
PropertyValue propertyValue = new
PropertyValue
System\Windows\Style.cs (1)
450
PropertyValue propertyValue = new
PropertyValue
System\Windows\TemplateContent.cs (8)
248
PropertyValue pv = new
PropertyValue
1135
PropertyValue propertyValue = new
PropertyValue
1241
PropertyValue pv = new
PropertyValue
1264
PropertyValue pv = new
PropertyValue
1282
PropertyValue pv = new
PropertyValue
1300
PropertyValue pv = new
PropertyValue
1342
PropertyValue propertyValue = new
PropertyValue
1363
PropertyValue propertyValue = new
PropertyValue
System\Windows\TriggerBase.cs (1)
209
PropertyValue propertyValue = new
PropertyValue
45 references to PropertyValue
PresentationFramework (45)
System\Windows\DataTrigger.cs (1)
162
PropertyValue
propertyValue = PropertyValues[i];
System\Windows\FrameworkElementFactory.cs (5)
421
PropertyValue
propertyValue = PropertyValues[existingIndex];
431
PropertyValue
propertyValue = new PropertyValue
582
PropertyValue
propertyValue = PropertyValues[i];
1258
/* property */ internal FrugalStructList<System.Windows.
PropertyValue
> PropertyValues = new FrugalStructList<System.Windows.
PropertyValue
>();
System\Windows\Markup\Primitives\FrameworkElementFactoryMarkupObject.cs (3)
70
FrugalStructList<
PropertyValue
> propertyValues = _factory.PropertyValues;
121
public FrameworkElementFactoryProperty(
PropertyValue
propertyValue, FrameworkElementFactoryMarkupObject item): base(item.Manager)
210
private
PropertyValue
_propertyValue;
System\Windows\MultiDataTrigger.cs (1)
121
PropertyValue
propertyValue = PropertyValues[i];
System\Windows\MultiTrigger.cs (1)
111
PropertyValue
propertyValue = PropertyValues[i];
System\Windows\Style.cs (7)
441
PropertyValue
propertyValue = PropertyValues[existingIndex];
450
PropertyValue
propertyValue = new PropertyValue
619
PropertyValues = new FrugalStructList<System.Windows.
PropertyValue
>(style.Setters.Count);
700
PropertyValue
propertyValue = style.PropertyValues[i];
735
PropertyValue
propertyValue = trigger.PropertyValues[j];
963
/* property */ internal FrugalStructList<System.Windows.
PropertyValue
> PropertyValues = new FrugalStructList<System.Windows.
PropertyValue
>();
System\Windows\StyleHelper.cs (3)
483
ref
PropertyValue
propertyValue,
864
PropertyValue
propertyValue = factory.PropertyValues[i];
936
PropertyValue
propertyValue = triggerBase.PropertyValues[j];
System\Windows\TemplateContent.cs (19)
240
List<
PropertyValue
> sharedProperties = new List<
PropertyValue
>();
248
PropertyValue
pv = new PropertyValue
262
PropertyValue
value = sharedProperties[i];
307
private void UpdateSharedPropertyNames(string name, List<
PropertyValue
> sharedProperties, XamlType type)
328
PropertyValue
sdp = sharedProperties[i];
345
List<
PropertyValue
> sharedProperties,
353
List<
PropertyValue
> sharedProperties,
398
List<
PropertyValue
> sharedProperties,
575
PropertyValue
? sharedValue;
792
out
PropertyValue
? sharedValue)
1063
out
PropertyValue
? sharedValue)
1135
PropertyValue
propertyValue = new PropertyValue
1241
PropertyValue
pv = new PropertyValue
1264
PropertyValue
pv = new PropertyValue
1282
PropertyValue
pv = new PropertyValue
1300
PropertyValue
pv = new PropertyValue
1342
PropertyValue
propertyValue = new PropertyValue
1363
PropertyValue
propertyValue = new PropertyValue
System\Windows\Trigger.cs (1)
220
PropertyValue
propertyValue = PropertyValues[i];
System\Windows\TriggerBase.cs (4)
209
PropertyValue
propertyValue = new PropertyValue
233
PropertyValue
propertyValue = PropertyValues[i];
380
/* property */ internal FrugalStructList<System.Windows.
PropertyValue
> PropertyValues = new FrugalStructList<System.Windows.
PropertyValue
>();