4 references to Value
PresentationFramework (4)
System\Windows\Markup\BamlRecordWriter.cs (4)
994
bamlPropertyCustom.Value = xamlProperty.
Value
;
1013
Type ownerType = _xamlTypeMapper.GetDependencyPropertyOwnerAndName(xamlProperty.
Value
,
1046
bamlPropertyWithConverter.Value = xamlProperty.
Value
;
1255
bamlClrProperty.Value = xamlProperty.
Value
;