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
searching a database from a form
Opening a form with a subform produces error:
Force removed 2008 server, cant join domain. User account already exists
Infopath SQL Server Concatenate multiple row values into one string
Calculating 2 processors issue in excel
MS ACCESS SQL QUERY - Export Access Query Results to PowerPoint
Excel Printing in Landscape instead of Portrait
IBM drivers MT-M 8184-CTO
Get Year from Date in SQL Statement
Dynamic Drop-Down (Sql populated)