Skip to content

Image source binding #294

Description

@Uporka95

Can you give an actual example of binding for Image's "Source" property with XAML markup?
Im using LocProxy now:

<Image x:Name="MyImh" Grid.Row="0" Grid.Column="1" Source="{Binding ElementName=LocProxy, Path=Result}" Stretch="UniformToFill"></Image> <lex:LocProxy Name="LocProxy" Source="{Binding SelectedItem.Slide}"/>

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions