4 references to Value
PresentationFramework (4)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (4)
1009
bamlPropertyCustom.Value = xamlProperty.
Value
;
1028
Type ownerType = _xamlTypeMapper.GetDependencyPropertyOwnerAndName(xamlProperty.
Value
,
1061
bamlPropertyWithConverter.Value = xamlProperty.
Value
;
1270
bamlClrProperty.Value = xamlProperty.
Value
;