Click here to Skip to main content
15,884,472 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: WPF data templating / binding Pin
ABitSmart23-Feb-09 4:46
ABitSmart23-Feb-09 4:46 
GeneralRe: WPF data templating / binding Pin
pym23-Feb-09 5:39
pym23-Feb-09 5:39 
GeneralRe: WPF data templating / binding Pin
ABitSmart23-Feb-09 15:44
ABitSmart23-Feb-09 15:44 
GeneralRe: WPF data templating / binding Pin
pym23-Feb-09 22:14
pym23-Feb-09 22:14 
GeneralRe: WPF data templating / binding Pin
ABitSmart23-Feb-09 22:44
ABitSmart23-Feb-09 22:44 
QuestionExtend properties of Silverlight controls... Pin
salon23-Feb-09 0:54
salon23-Feb-09 0:54 
AnswerRe: Extend properties of Silverlight controls... Pin
Pete O'Hanlon23-Feb-09 1:15
mvePete O'Hanlon23-Feb-09 1:15 
GeneralRe: Extend properties of Silverlight controls... Pin
salon23-Feb-09 1:25
salon23-Feb-09 1:25 
I have tried it with two ways:

1. Inheriting from teh existing control and add our custom property to it, include it in the xaml page as a new namespace and use it.
But it is not working in the case when the control class is sealed for example Textblock....

2. Created a wrapper class having the TextBlock and my custom property.Initialize the Textblock in constructor,include it in the xaml page as a new namespace and use it.
But it is also not working in the case when we give the "x:name" to that control...


No other idea how to do?
GeneralRe: Extend properties of Silverlight controls... Pin
Pete O'Hanlon23-Feb-09 1:41
mvePete O'Hanlon23-Feb-09 1:41 
GeneralRe: Extend properties of Silverlight controls... Pin
salon23-Feb-09 2:19
salon23-Feb-09 2:19 
GeneralRe: Extend properties of Silverlight controls... Pin
Pete O'Hanlon23-Feb-09 2:58
mvePete O'Hanlon23-Feb-09 2:58 
JokeRe: Extend properties of Silverlight controls... Pin
Michael Sync24-Feb-09 17:07
Michael Sync24-Feb-09 17:07 
GeneralRe: Extend properties of Silverlight controls... Pin
salon26-Feb-09 17:49
salon26-Feb-09 17:49 
QuestionGetPrivateProfileString does not work in WPF Pin
CooperWu22-Feb-09 21:51
CooperWu22-Feb-09 21:51 
AnswerRe: GetPrivateProfileString does not work in WPF Pin
Pete O'Hanlon23-Feb-09 1:19
mvePete O'Hanlon23-Feb-09 1:19 
GeneralRe: GetPrivateProfileString does not work in WPF Pin
CooperWu23-Feb-09 14:41
CooperWu23-Feb-09 14:41 
GeneralRe: GetPrivateProfileString does not work in WPF Pin
Pete O'Hanlon23-Feb-09 21:41
mvePete O'Hanlon23-Feb-09 21:41 
QuestionMoXAML 2.4 released Pin
Pete O'Hanlon22-Feb-09 10:29
mvePete O'Hanlon22-Feb-09 10:29 
Questionfirst person movement Pin
TerRO_GirL22-Feb-09 7:45
TerRO_GirL22-Feb-09 7:45 
AnswerRe: first person movement Pin
Pete O'Hanlon22-Feb-09 10:29
mvePete O'Hanlon22-Feb-09 10:29 
GeneralRe: first person movement Pin
TerRO_GirL22-Feb-09 10:36
TerRO_GirL22-Feb-09 10:36 
NewsFree Training, Support, Marketing for Software Companies Adopting Silverlight, SQL Server Pin
brucedkyle20-Feb-09 7:19
brucedkyle20-Feb-09 7:19 
GeneralRe: Free Training, Support, Marketing for Software Companies Adopting Silverlight, SQL Server Pin
Pete O'Hanlon20-Feb-09 10:25
mvePete O'Hanlon20-Feb-09 10:25 
GeneralRe: Free Training, Support, Marketing for Software Companies Adopting Silverlight, SQL Server Pin
Mohammad Dayyan20-Feb-09 18:05
Mohammad Dayyan20-Feb-09 18:05 
QuestionComboBox + 2 DataSet/DataTable (ItemSource and SelectedValue) DataBinding Problem Pin
awilkens20-Feb-09 0:28
awilkens20-Feb-09 0: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.