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
Check if there is a specific message for an event in the message queue in VB.NET
Is there a way to restart Windows service remotely?
Vlookup as MsAccess Query - possible? But with one variance...
RDP causes blue screen
TimeZone -- CountryCode list
access 97 in 64 bit windows xp
Setting a Column's Required Property to False using VBA
MySysCompactError
Chunk rows of records into 64K blocks and create .xls files..
MS Office 2007 Security on Windows 2008 Terminal Server