Skip to content

Instantly share code, notes, and snippets.

@almirvuk
Created November 26, 2017 22:42

Revisions

  1. almirvuk created this gist Nov 26, 2017.
    4 changes: 4 additions & 0 deletions SpeakerCustomControl.xaml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <customControl:SpeakerCustomControl
    FullName="{Binding FullName}"
    Position="{Binding Position}"
    PhotoUrl="{Binding PhotoUrl}" />