Skip to content

VisualBrush.Visual bug with fix. #1

@Pip1987

Description

@Pip1987

Bug:
Cannot find governing FrameworkElement or FrameworkConntentElement for target element. referencing VisualBrush.Visual

Fix:
Give the VisualBrush a name on Line 21 in ModalControl/Themes/Generic.xaml.

Example:
<VisualBrush x:Name="visualBrush" Visual="{Binding ElementName=border}" />

Notes:
The error seems to have no actual effect on the display, so fix is not necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions