Click here to Skip to main content
16,005,149 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: how do i develop 3d photo wall ? Pin
Richard MacCutchan28-Jul-15 21:09
mveRichard MacCutchan28-Jul-15 21:09 
QuestionSQLite Manager Pin
Kevin Marois22-Jul-15 6:25
professionalKevin Marois22-Jul-15 6:25 
AnswerRe: SQLite Manager Pin
Richard Andrew x6422-Jul-15 6:36
professionalRichard Andrew x6422-Jul-15 6:36 
GeneralRe: SQLite Manager Pin
Kevin Marois22-Jul-15 6:45
professionalKevin Marois22-Jul-15 6:45 
AnswerRe: SQLite Manager Pin
NickPace22-Jul-15 7:44
NickPace22-Jul-15 7:44 
GeneralRe: SQLite Manager Pin
Kevin Marois22-Jul-15 8:02
professionalKevin Marois22-Jul-15 8:02 
GeneralRe: SQLite Manager Pin
Mycroft Holmes22-Jul-15 14:22
professionalMycroft Holmes22-Jul-15 14:22 
GeneralRe: SQLite Manager Pin
Richard MacCutchan22-Jul-15 22:18
mveRichard MacCutchan22-Jul-15 22:18 
AnswerRe: SQLite Manager Pin
Pete O'Hanlon22-Jul-15 22:49
mvePete O'Hanlon22-Jul-15 22:49 
GeneralRe: SQLite Manager Pin
Kevin Marois23-Jul-15 3:50
professionalKevin Marois23-Jul-15 3:50 
QuestionDataBinding to an Icon Pin
Member 1027274820-Jul-15 8:23
Member 1027274820-Jul-15 8:23 
AnswerRe: DataBinding to an Icon Pin
Herman<T>.Instance23-Jul-15 11:31
Herman<T>.Instance23-Jul-15 11:31 
GeneralRe: DataBinding to an Icon Pin
Member 1027274824-Jul-15 1:36
Member 1027274824-Jul-15 1:36 
QuestionWPF Expander - Change Image Pin
Kevin Marois15-Jul-15 6:29
professionalKevin Marois15-Jul-15 6:29 
QuestionCustom Drop Down Menu Button Pin
Kevin Marois7-Jul-15 8:05
professionalKevin Marois7-Jul-15 8:05 
AnswerRe: Custom Drop Down Menu Button Pin
Richard Deeming7-Jul-15 11:36
mveRichard Deeming7-Jul-15 11:36 
GeneralRe: Custom Drop Down Menu Button Pin
Kevin Marois7-Jul-15 11:42
professionalKevin Marois7-Jul-15 11:42 
QuestionApply Styles To Custom Control Pin
Kevin Marois7-Jul-15 5:36
professionalKevin Marois7-Jul-15 5:36 
AnswerRe: Apply Styles To Custom Control Pin
Richard Deeming7-Jul-15 6:57
mveRichard Deeming7-Jul-15 6:57 
GeneralRe: Apply Styles To Custom Control Pin
Kevin Marois7-Jul-15 7:03
professionalKevin Marois7-Jul-15 7:03 
GeneralRe: Apply Styles To Custom Control Pin
Richard Deeming7-Jul-15 7:07
mveRichard Deeming7-Jul-15 7:07 
GeneralRe: Apply Styles To Custom Control Pin
Kevin Marois7-Jul-15 7:10
professionalKevin Marois7-Jul-15 7:10 
GeneralRe: Apply Styles To Custom Control Pin
Richard Deeming7-Jul-15 7:13
mveRichard Deeming7-Jul-15 7:13 
GeneralRe: Apply Styles To Custom Control Pin
Kevin Marois7-Jul-15 7:19
professionalKevin Marois7-Jul-15 7:19 
If in the User Control library I created a reference to the app, that makes that User Control library bound forever to that one app.

The other way around is how it's used. The app know about the UC library, not the UC library knowing about the app.

The TimePicker has a TextBlock and 3 ComboBoxes. There has to be a way in the form it's on to say "Set the combo boxes to use TimerPickerComboStyle" without the entire UC assembly having a ref to the App project.
If it's not broken, fix it until it is

GeneralRe: Apply Styles To Custom Control Pin
Richard Deeming7-Jul-15 7:41
mveRichard Deeming7-Jul-15 7:41 

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.