4 references to TryGetBamlProperty
PresentationFramework (4)
src\Framework\System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (4)
204
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
243
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
289
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))
307
if (
TryGetBamlProperty
(propertyId, out bamlProperty, out xamlMember))