4 references to Value
PresentationFramework (4)
System\Windows\Markup\BamlRecordWriter.cs (4)
1000
bamlPropertyCustom.Value = xamlProperty.
Value
;
1019
Type ownerType = _xamlTypeMapper.GetDependencyPropertyOwnerAndName(xamlProperty.
Value
,
1052
bamlPropertyWithConverter.Value = xamlProperty.
Value
;
1261
bamlClrProperty.Value = xamlProperty.
Value
;