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
Windows 7 32 bit vs 64 bit
GridView-FormView Master-Detail Setup (Programmatic Solution)
reverse string using SQL function
NTFS Permissions *Bulk Change*
Remote Desktop not working...
Sorting a Grid View Column
One Chart Per Surgeon in Report Builder 2.0?
Excel Exception when trying to display page
Invalid length for a Base-64 char array
SQL subtotal, grand total by group