Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SilverlightFX
Data
UriFormatter
C# Class SilverlightFX.Data.UriFormatter
A value converter that can be used in a binding to generate a formatted URI representation.
Inheritance:
Formatter
Mostrar archivo
Open project: nikhilk/silverlightfx
Protected Methods
Method
Description
Format
(
object
value
,
string
format
,
CultureInfo
culture
) :
object
Method Details
Format()
protected
method
protected
Format
(
object
value
,
string
format
,
CultureInfo
culture
) :
object
value
object
format
string
culture
System.Globalization.CultureInfo
return
object