4 references to TryGetBamlProperty
PresentationFramework (4)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (4)
208
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
247
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
293
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
311
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))