Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

_RegisterDependencyProperties should be moved out of the Layer::Layer constructor #1930

@oliversa-msft

Description

@oliversa-msft

We cannot guarantee the the layer will be created first when we call _initWithXamlElement and expect that all dependency properties have been registered. We should move the registration of layer dependency properties into higher level initialization method such XamlCompositor::Initialize.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions