Windows Phone Toolkit is missing CustomMessageBox? -


in project, installed toolkit via nuget, have in list of installed components:

coding4fun.toolkit.controls    2.0.5 

however, cant see/use custommessagebox

enter image description here

on other side, see in random project: enter image description here

whats up? didnt update toolkit ages + have latest version...

just messing around wp toolkit , coding4fun toolkit.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -