Microsoft
Software
Hardware
Network
Question : How to select by code all the children of InkCanvas in wpf
1)
I need to know how to select programitacally all the children of an InkCanvas. These children contain strokes and Uielements(Such as :images,buttons ...).
To select The strokes there is the methode " myInkcanvas.select(myInkca
nvas.Strok
es)!
What about selecting UiElements?
Answer : How to select by code all the children of InkCanvas in wpf
just to make sure there's no confusion here is how to do it:
myInkcanvas.Select(myInkca
nvas.Child
ren.Cast
Element>())
;
Random Solutions
c# installer for webservice
Why does Format([Del Date],"ww") give 53 weeks?
Not sure of what the numeric value would be for align left.
Need a simple script
Insert formula to range
Migrate from Mac Mini OSX to PC Win 7
Quicken by Intuit, How do I import
Password protect a Form
Can I delete only the visible rows without having to select visible
Looking for a utility that will automatically back up a file when the file has been modified and then saved with the same file name.