这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@scasteran-jw
Copy link

Summary
This change adds support for specifying a custom style to be used for the Grid used as the parent container in LayoutAutoHideWindowControl.

Description of the Problem
Because of the way the inner Grid is created in LayoutAutoHideWindowControl, it is not possible to customize its style. (Adding a style allows applying a RenderTransform, which is needed to carry over the parent application's zoom to the LayoutAutoHideWindowControl content.)

Proposed Solution
This code adds a property to allow a custom style to be specified for the inner Grid that is created in LayoutAutoHideWindowControl. If the property is not set, the code will behave as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant