4 references to Value
PresentationFramework (4)
System\Windows\Markup\BamlRecordWriter.cs (4)
997
bamlPropertyCustom.Value = xamlProperty.
Value
;
1016
Type ownerType = _xamlTypeMapper.GetDependencyPropertyOwnerAndName(xamlProperty.
Value
,
1049
bamlPropertyWithConverter.Value = xamlProperty.
Value
;
1258
bamlClrProperty.Value = xamlProperty.
Value
;