Click here to Skip to main content
15,904,817 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
SledgeHammer014-Apr-11 10:09
SledgeHammer014-Apr-11 10:09 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
Kevin Marois4-Apr-11 10:26
professionalKevin Marois4-Apr-11 10:26 
GeneralRe: How to use ListView.SelectedItems in MVVM? Pin
Abhinav S4-Apr-11 21:12
Abhinav S4-Apr-11 21:12 
QuestionBing map control in a WPF application Pin
Jack_Sparow1-Apr-11 8:01
Jack_Sparow1-Apr-11 8:01 
AnswerRe: Bing map control in a WPF application Pin
Abhinav S1-Apr-11 20:53
Abhinav S1-Apr-11 20:53 
Question[C#, ListView] Conditional Formating of ListView<T> Items Pin
Dirk.Bock1-Apr-11 4:11
Dirk.Bock1-Apr-11 4:11 
AnswerRe: [C#, ListView] Conditional Formating of ListView Items Pin
BobJanova1-Apr-11 4:21
BobJanova1-Apr-11 4:21 
Questionnavigation Pin
arkiboys1-Apr-11 2:50
arkiboys1-Apr-11 2:50 
Hi,
This the type of xaml I am using to navigate...
Question:
Whether or not I use the TargetName="mainFrame" in the hyperlink button, the user still gets navigated to the Signup page inside the frame.
What is the benefit of using the TargetName in this case?
Thanks
&lt;navigation:Frame x:Name="mainFrame" UriMapper="{StaticResource UriMapper}"
                              Source="Home" HorizontalContentAlignment="Stretch"  VerticalContentAlignment="Stretch" &gt;
            &lt;/navigation:Frame&gt; 

&lt;stackpanel&gt;
...
&lt;HyperlinkButton x:Name="SignupLink" NavigateUri="Signup" TargetName="mainFrame" Content="Signup" Style="{StaticResource FooterLinksStyle}" /&gt;
                
&lt;/stackpanel&gt;

QuestionWPF Drag & Drop Pin
Kevin Marois31-Mar-11 5:58
professionalKevin Marois31-Mar-11 5:58 
AnswerRe: WPF Drag & Drop Pin
RugbyLeague31-Mar-11 6:00
RugbyLeague31-Mar-11 6:00 
GeneralRe: WPF Drag & Drop Pin
Kevin Marois31-Mar-11 6:01
professionalKevin Marois31-Mar-11 6:01 
AnswerRe: WPF Drag & Drop Pin
Abhinav S31-Mar-11 22:26
Abhinav S31-Mar-11 22:26 
QuestionTreeView Pin
RugbyLeague31-Mar-11 5:54
RugbyLeague31-Mar-11 5:54 
AnswerRe: TreeView [modified] Pin
SledgeHammer0131-Mar-11 6:29
SledgeHammer0131-Mar-11 6:29 
GeneralRe: TreeView Pin
Pete O'Hanlon31-Mar-11 6:43
mvePete O'Hanlon31-Mar-11 6:43 
GeneralRe: TreeView Pin
RugbyLeague31-Mar-11 12:14
RugbyLeague31-Mar-11 12:14 
GeneralRe: TreeView [modified] Pin
SledgeHammer0131-Mar-11 12:50
SledgeHammer0131-Mar-11 12:50 
GeneralRe: TreeView Pin
RugbyLeague31-Mar-11 21:17
RugbyLeague31-Mar-11 21:17 
GeneralRe: TreeView Pin
RugbyLeague31-Mar-11 22:17
RugbyLeague31-Mar-11 22:17 
GeneralRe: TreeView Pin
RugbyLeague31-Mar-11 23:02
RugbyLeague31-Mar-11 23:02 
GeneralRe: TreeView Pin
SledgeHammer011-Apr-11 4:47
SledgeHammer011-Apr-11 4:47 
GeneralRe: TreeView Pin
RugbyLeague1-Apr-11 4:48
RugbyLeague1-Apr-11 4:48 
GeneralRe: TreeView Pin
RugbyLeague1-Apr-11 1:36
RugbyLeague1-Apr-11 1:36 
GeneralRe: TreeView Pin
RugbyLeague1-Apr-11 2:52
RugbyLeague1-Apr-11 2:52 
AnswerRe: TreeView Pin
Abhinav S31-Mar-11 22:28
Abhinav S31-Mar-11 22:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.