4 references to TryGetBamlProperty
PresentationFramework (4)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (4)
195
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
234
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
280
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
298
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))