Can i add wpf Customcontrol.cs in wpf class library project -


i created cusomcontrol in wpf comes in wpf customcontrol library project . want use in wpf class library .can use resource file , .cs file in in wpf class library .

you have add reference custom control library. wpf class library have reference custom control library. , have add wpf specific dll's (presentationcore.dll, presentationframework.dll,...). add reference, can read the following.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -